wayland: Implement touchpad gesture events
authorCarlos Garnacho <carlosg@gnome.org>
Thu, 9 Jul 2015 17:36:30 +0000 (19:36 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Wed, 12 Aug 2015 21:20:25 +0000 (23:20 +0200)
commit45d15b302e318f3ba9fed7c5e146152ba0e97de6
treeeede52d19bf5bc4b46fd96b5e20d79489a24a5f0
parentb037d4d628b212de03c0064b2163b315b6a955de
wayland: Implement touchpad gesture events

On wayland, the gestures protocol defines a wl_pointer_gestures global
object, that will match in number with wl_seats, swipe and pinch
interfaces can be obtained from it, which events are translated into
GdkEventTouchpadSwipe/Pinch events.
gdk/wayland/gdkdevice-wayland.c
gdk/wayland/gdkdisplay-wayland.c
gdk/wayland/gdkdisplay-wayland.h